|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jade.content.Variable
| Constructor Summary | |
Variable()
Constructor |
|
| Method Summary | |
java.lang.String |
getName()
Gets the name. |
java.lang.String |
getTypeName()
Gets the name of the type. |
void |
setName(java.lang.String name)
Sets the name. |
void |
setTypeName(java.lang.String name)
Sets the name of the type. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Variable()
| Method Detail |
public void setName(java.lang.String name)
name - the name.public java.lang.String getName()
public void setTypeName(java.lang.String name)
name - the name of the type.public java.lang.String getTypeName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||